define([], function () { "use strict"; var loginFormLocale = function () { return { root: { loginForm: { labels: { messageforgotpass: "For new password, please contact SCB's counters", login: "Login", password: "Password", registerUser: "Register user", helper: "Help", forgotPassword: "Forgot password?", forgotUserId: "Forgot User Id", forgotUsername: "Forgot Username", cancel: "Cancel", notify: "Notify", ok: "Ok", verticalSeperation: "|", submit: "Submit", username: "Username", loginvsfg: "Login Finger print", pin: "Pin", pattern: "Pattern", touchid: "Finger Print", pwd: "Password", sinceYouAreNewUser: "Since you are a new user please complete the first time login steps using your login credentials.", enableAlternateLogin: "Enable Alternate Login", fp_changed: "Unsuccessful authentication due to fingerprint modification on this device. To activate transaction authentication by fingerprint, go to Setting, disable and re-enable fingerprint function.", fp_error: "Fingerprint Authentication Failed. Please Try Again", fp_cancelled: "Fingerprint Authentication Dialog Cancelled!", fp_token_failed: "Token validation failed. Please login again with username and password.", token_unauthorized_error: "Quick login failed. Please login with username and password.", token_failed_error: "Login failed. Please login after sometime.", login_error: "Login failed. Please login after sometime.", fp_token_invalid: "User Authentication for quick login failed. Please login again with username and password.", push_window_message: "SCB would like to send notifications. These may include alerts, offers, sounds, badges and images. Would you like to allow the same.", fingerPrintAuthMessage: "Place your finger", allow: "Allow", disallow: "Disallow", push_window_title: "Allow Notifications", quicksnapshot: "Quick Snapshot", verify_message: "Place Your Finger", loginVia: "Login with {type}", findBonousScore: "Reward Point Promo Look-Up", saleProgram: "Program promotion", BeSafeWithSCB: "#BeSafeWithSCB", creditCardRegister: "Register credit card", downloadapp: "Download mobile application", p1: "PREFERENTIAL LOANS FOR YOUR OWN COMFORTS", p2: "SCB QR EASY", p3: "BE COOLER IN SUMMER WITH SCB CARDS", viewDetail: "View details >", sys: "System", ok: "Ok", airBooking1: "Booking ticket success
Ticket code ", airBooking2: ", please login to payment", payBillCheck: "Please login to use this transaction" }, validationMsgs: { invalidCredentials: "Invalid Username and/or Password", errrorOAM10: "Your password has expired. Please use Oracle Directory Services Manager to reset the same", errrorOAM5: "Your account is locked. Please contact branch/customer care center to unlock the same", errorFingerprintAuth: "Please login the application to activate fingerprint login!", errorFaceIdAuth: "Please login to setup FaceID first!" } }, errors: { NO_CONNECTIVITY: "Please Check your Internet Connection", DEVICE_NOT_COMPLIANT: "Your Device is Not Compliant", SSL_PINNING_FAILED: "Untrusted Server. Contact Bank", INTERNAL_SERVER_ERROR: "Internal Server Error" }, forgotPasswordClick: "Click For Forgot Password", forgotPasswordTitle: "Click Here To Reset Your Password", forgotUserIdClick: "Click For Forgot User Id", forgotUserIdTitle: "Click Here To Reset Your User Id" }, ar: true, fr: true, cs: true, sv: true, en: false, "en-us": false, vn: true }; }; return new loginFormLocale(); });